home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / termutil.0 / termutil / termutils-2.0 / config.h.in < prev    next >
Encoding:
Text File  |  1995-11-30  |  751 b   |  29 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define as the return type of signal handlers (int or void).  */
  7. #undef RETSIGTYPE
  8.  
  9. /* Define if you have the ANSI C header files.  */
  10. #undef STDC_HEADERS
  11.  
  12. /* Define if you have the strerror function.  */
  13. #undef HAVE_STRERROR
  14.  
  15. /* Define if you have the tcgetattr function.  */
  16. #undef HAVE_TCGETATTR
  17.  
  18. /* Define if you have the <sgtty.h> header file.  */
  19. #undef HAVE_SGTTY_H
  20.  
  21. /* Define if you have the <string.h> header file.  */
  22. #undef HAVE_STRING_H
  23.  
  24. /* Define if you have the <termios.h> header file.  */
  25. #undef HAVE_TERMIOS_H
  26.  
  27. /* Define if you have the <unistd.h> header file.  */
  28. #undef HAVE_UNISTD_H
  29.